home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 2 / CD ACTUAL VOL 2.iso / docs / slack-do / readme < prev    next >
Encoding:
Text File  |  1995-09-10  |  4.5 KB  |  102 lines

  1. 29/07/94  v3.0    README1: A LINUX-TO-DEMON-INTERNET CONFIGURATION GUIDE
  2.  
  3.         CONFIGURING SLACKWARE LINUX FOR ACCESS TO DEMON INTERNET
  4.         ========================================================
  5.  
  6.  
  7. 1A Introduction
  8. ---------------
  9. This guide is valid for Slackware 2.3.0, 2.2.0 and 2.1.0.  Earlier 
  10. versions exist for Slackware 2.0.0 and 1.2.0.  There are four packages:
  11.  
  12. * The BASE package explains how to configure Slackware Linux on a single 
  13.   machine, connected to the Internet via dial-up serial line to Demon 
  14.   Internet Services (DIS).  It configures basic networking and e-mail.
  15.  
  16. * The CNEWS package describes how to obtain Usenet news using C News and 
  17.   slurp as your news transport agents, and nn as your news reader.
  18.  
  19. * The INN package explains how to use INN for Usenet news, instead of 
  20.   C News.  INN is a more modern news transport agent than C News and is 
  21.   gaining in popularity.  You must choose to install either C News or 
  22.   INN, but not both.  They will not work together.
  23.  
  24. * The BIND package describes how to run a simple (optional) cache-only 
  25.   name server using the named daemon.
  26.  
  27. You can run the unpack script to extract the files from each package 
  28. you ask for.  It will take care to preserve the correct ownership and 
  29. permission for each file.  Please run it as root to allow it to do this.
  30.  
  31. Start with the README in the BASE package.  If you want Usenet news, 
  32. continue with the README in either the INN package or the CNEWS package.  
  33. If you want to run a cache-only name server, follow the README in the 
  34. BIND package.
  35.  
  36. This is not an installation manual so it does not give details of how to
  37. install Slackware Linux and its packages.  It does give details of how 
  38. to configure an installation for Internet access.  It describes just one 
  39. way of doing this.  There are many alternatives, and further things that 
  40. can be done to run the machine in the ways that suit you best.  Following 
  41. the READMEs should result in a basic but fully functional system.  After 
  42. that it's over to you.
  43.  
  44.  
  45. 1B Further documentation
  46. ------------------------
  47. Lists are available of some of the problems with Slackware 2.2.0 and 
  48. 2.3.0, and the simple fixes available.  They are found on ftp.netcom.com 
  49. in the files /pub/ze/zenon/linux/tmp/SimpleFixesXXX.
  50.  
  51. A very fine reference work is the Linux Network Administrators' Guide by
  52. Olaf Kirch.  I recommend this highly. It may be found on sunsite.unc.edu
  53. in directory /pub/Linux/docs/LDP/network-guide, and on other good Linux 
  54. ftp sites.  It is now also available as an O'Reilly book.
  55.  
  56. The NET-2-HOWTO (also covering NET-3) is in /usr/doc/faq/howto in this
  57. distribution, with the Mail-HOWTO, News-HOWTO and a lot of other very 
  58. useful documents.  I assume here that you have installed, or will install 
  59. the F series disks as recommended.  There is much good material there.
  60.  
  61. Alternative instructions for configuring Linux are available by ftp from 
  62. ftp.demon.co.uk, in directory pub/linux/Demon, in file Demon.v3.4.tar.gz.  
  63. This package presents different but equally valid ways of approaching 
  64. certain configuration issues, such as news posting via nntp.
  65.  
  66. For further information, available documentation on Linux is listed in
  67. /pub/doc/os/linux.txt on ftp.demon.co.uk.
  68.  
  69.  
  70. 1C Acknowledgments
  71. ------------------
  72. I have included in this package a binary of the program slurp 1.10 by
  73. Stephen Hebditch (steveh@tqmcomms.co.uk).  Thanks are due to him.  The
  74. source is available by ftp from ftp.demon.co.uk in /pub/news/slurp.
  75.  
  76. A number of people provided inspiration, examples, criticism and other 
  77. help. They include iab@dreamtim.demon.co.uk, karl@borg.demon.co.uk, 
  78. jman@home.org and martin@pandora.demon.co.uk.  My thanks go to them and 
  79. to everyone else who has contributed.
  80.  
  81.  
  82. 1D Copyright, errors and disclaimer
  83. -----------------------------------
  84. The INN package and unpack script are copyright 1995 Ivan A. Beveridge.  
  85. Please read and respect his distribution policy.
  86.  
  87. The file Modem.txt is the property of Demon Internet Ltd.  I include it 
  88. in the BASE package to help you in configuring your modem.
  89.  
  90. The remaining material is copyright 1994-5 John A. Phillips. Reproduction
  91. and distribution of complete and unedited copies is allowed without prior
  92. permission of the author.  You may quote short sections without asking.
  93.  
  94. Error reports are welcome, as are suggestions for improvement.  Please 
  95. send them to john@linux.demon.co.uk.
  96.  
  97. THIS MATERIAL IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
  98. WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
  99. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  100.  
  101. END OF README1
  102.